var golang.org/x/net/http2.noBody
4 uses
golang.org/x/net/http2 (current package)
transport.go#L1365: if res.Body == noBody && actualContentLength(req) == 0 {
transport.go#L2492: res.Body = noBody
transport.go#L2500: res.Body = noBody
transport.go#L3105: var noBody io.ReadCloser = noBodyReader{}
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)